PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / getLeft Method
In This Topic
    getLeft Method
    In This Topic
    Gets the left coordinate.
    These zoom modes use the left coordinate: , ,
    Syntax
    public double getLeft()

    Return Value

    Left coordinate of the page positioned at the left edge of the window.
    See Also